Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/openmcp-project/openmcp-operator/api require minor v0.9.1 -> v0.10.0 OpenSSF Scorecard

Release Notes

openmcp-project/openmcp-operator (github.com/openmcp-project/openmcp-operator/api)

v0.10.0

Compare Source

Changes included in v0.10.0:

🚀 Features
  • [feature] [developer] args and envs ##​99: - Change of the arguments and environment variables that are passed to providers.
🔧 Chores
  • [feature] [operator] release v0.10.0 ##​101: - Release v0.10.0 of the openmcp operator
  • [feature] [user] minor api enhancements ##​100: ClusterRequest resources can now be configured to delay the removal of their own finalizer (therefore also delaying their own deletion) until the corresponding Cluster is gone when the request is deleted, instead of the finalizer being removed immediately after the deletion of the Cluster has been triggered. Cluster providers need to take care to implement the feature accordingly. The spec.waitForClusterDeletion flag has no effect in situations where deletion of the ClusterRequest does not trigger a deletion of the corresponding Cluster.
```feature developer
`ServiceProvider` resources must now expose a list of their service resource types in their status. Service providers must take care to implement the feature accordingly. This serves as a kind of 'service catalog' that allows to look up the k8s resources that belong to a specific service provider.
- remove `Dockerfile` [##​93](https://redirect.github.com/openmcp-project/openmcp-operator/pull/93).

##### 🐛 Fixes
- [feature] [user] empty `AccessRequestConfig` during controller start up [##​96](https://redirect.github.com/openmcp-project/openmcp-operator/pull/96): Fixing possible nil pointer dereference bug while accessing empty `AccessRequestConfig` during start up of accessrequest controller

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-api-0.x branch 4 times, most recently from 92882a4 to 4245aa8 Compare August 1, 2025 06:19
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-api-0.x branch from 4245aa8 to 46362e6 Compare August 4, 2025 12:21
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/openmcp-operator/api to v0.9.1 fix(deps): update module github.com/openmcp-project/openmcp-operator/api to v0.10.0 Aug 4, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Aug 4, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/openmcp-project/controller-utils v0.13.1 -> v0.14.0
github.com/openmcp-project/controller-utils/api v0.13.1 -> v0.14.0

@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-api-0.x branch 6 times, most recently from 04a12df to 13e1ac8 Compare August 7, 2025 09:35
guewa
guewa previously approved these changes Aug 7, 2025
@guewa guewa enabled auto-merge (squash) August 7, 2025 17:39
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-api-0.x branch 2 times, most recently from 9b87d4a to d6fecc0 Compare August 7, 2025 17:46
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-api-0.x branch from d6fecc0 to e4f2df9 Compare August 7, 2025 17:54
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/openmcp-operator/api to v0.10.0 fix(deps): update module github.com/openmcp-project/openmcp-operator/api to v0.10.0 - autoclosed Aug 7, 2025
@renovate renovate bot closed this Aug 7, 2025
auto-merge was automatically disabled August 7, 2025 18:23

Pull request was closed

@renovate renovate bot deleted the renovate/github.com-openmcp-project-openmcp-operator-api-0.x branch August 7, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant